xen.git
2013-05-08 Stefano Stabellinixen/arm: compile and initialize vmap
2013-05-08 Stefano Stabellinixen/arm: implement arch_vmap_virt_end
2013-05-08 Stefano Stabellinixen/arm: support for guest SGI
2013-05-08 Stefano Stabellinixen: move for_each_set_bit to xen/bitops.h
2013-05-08 Stefano Stabellinixen/arm: allocate secondaries dom0 vcpus
2013-05-08 Stefano Stabellinixen/arm: basic PSCI support, implement cpu_on and cpu_off
2013-05-08 Ian Campbellxen/arm: trap SMC instructions and inject an UND exception
2013-05-08 Stefano Stabellinixen/arm: trap guest WFI
2013-05-07 Daniel Kiperx86: Fix efi directory cleanup
2013-05-07 Wei Liunetif: define XEN_NETIF_NR_SLOTS_MIN in public header
2013-05-07 Wei Liunetif: define XEN_NETIF_MAX_TX_SIZE in public header
2013-05-07 Daniel De Graafrename IS_PRIV to is_hardware_domain
2013-05-07 Daniel De Graafcommon: remove rcu_lock_target_domain_by_id
2013-05-07 Daniel De Graafarm: remove rcu_lock_target_domain_by_id users
2013-05-07 Daniel De Graafxsm: add hooks for claim
2013-05-07 Olaf Heringx86: handle paged gfn in wrmsr_hypervisor_regs
2013-05-07 Jan BeulichAMD IOMMU: fill msi_desc fields required by commit...
2013-05-07 Ian JacksonConfig.mk: update QEMU_TAG and QEMU_UPSTREAM_REVISION...
2013-05-07 Ian JacksonREADME: update version number
2013-05-07 Ian Jacksontools: Bump some library sonames
2013-05-03 Andrew Cooperapic/iommu: Correct grammar in error message and clarif...
2013-05-02 Keir Fraserx86: Fix __prepare_to_wait() asm test for stack size
2013-05-02 George Dunlaplibxl: Don't use tapdisk for cd-roms
2013-05-02 Jan BeulichVT-d: don't permit SVT_NO_VERIFY entries for known...
2013-05-02 Jan Beulichx86: miscellaneous mm.c cleanup
2013-05-02 Jan Beulichx86: cleanup after making various page table manipulati...
2013-05-02 Jan Beulichx86/HVM: fix legacy PIC check in pt_update_irq()
2013-05-02 Jan Beulichx86/HVM: fix processing of RTC REG_B writes
2013-05-02 Jan Beulichx86: allow Dom0 read-only access to IO-APICs
2013-05-02 Jan Beulichx86: make page table handling error paths preemptible
2013-05-02 Jan Beulichx86: make page table unpinning preemptible
2013-05-02 Jan Beulichx86: make arch_set_info_guest() preemptible
2013-05-02 Jan Beulichx86: make vcpu_reset() preemptible
2013-05-02 Jan Beulichx86: make MMUEXT_NEW_USER_BASEPTR preemptible
2013-05-02 Jan Beulichx86: make new_guest_cr3() preemptible
2013-05-02 Jan Beulichx86: make vcpu_destroy_pagetables() preemptible
2013-05-02 Jan Beulichx86: call unmap_vcpu_info() regardless of guest type
2013-05-01 Ian Campbelllibxl: unconst the event argument to the event_occurs...
2013-05-01 Ian Campbellxen/arm: nuke some stray hard tabs.
2013-05-01 Daniel De Graafxenstore: create pidfile in init-xenstore-domain
2013-05-01 Stefano StabelliniMAINTAINERS: add Samuel as stubdom and mini-os maintainer
2013-05-01 Eric Sheltonlibxl: adjust point of backend name resolution
2013-04-30 Ian Campbellxen: arm: correct platform detection in public header.
2013-04-30 Ian CampbellMore emacs local variable block fixes.
2013-04-30 Stefano Stabellinixen: introduce vcpu_block
2013-04-30 Stefano Stabellinixen/arm: move the tlb_flush in create_p2m_entries to...
2013-04-30 Stefano Stabellinixen/arm: do not call __cpu_disable on machine_halt
2013-04-30 Marek Marczykowskilibxl: fix spelling of "backend-id" for vtpm
2013-04-30 Julien Grallxen/arm: correct the computation of the number of inter...
2013-04-30 Ian Campbellxsm: fix printf format string for strlen result
2013-04-29 Jan Beulichx86/HVM: move per-vendor function tables into .init...
2013-04-29 Jan Beulichx86/EFI: fix runtime call status for compat mode Dom0
2013-04-29 Liu Jinsongx86/vMCE: bugfix of vmce injection
2013-04-26 Ian Campbelllibxl: stat the path for all non-qdisk backends (includ...
2013-04-26 Julien Grallxen/arm: nr_lrs should be static
2013-04-26 Anthony PERARDxen/arm: Fix return value when write is ignored in...
2013-04-26 Wei Liulibxl: write IO ABI for disk frontends
2013-04-26 Julien Grallarm64: Fix compilation error with EARLY_PRINTK disabled
2013-04-24 Ian Campbellxenctx: Support arm64 and actually implement output...
2013-04-24 Ian Campbellxenctx: remove trailing whitespace
2013-04-24 Ian Campbellxenctx: remove remnants of ia64 support
2013-04-24 Ian Campbellarm: mark vcpus as initialised when they have been
2013-04-24 Ian Campbellarm: allocate per-PCPU domheap pagetable pages
2013-04-24 Ian Campbellarm: add build time asserts for various virtual address...
2013-04-24 Ian Campbellarm: parenthesise argument to *_linear_offset macros
2013-04-24 Ian Campbellxen: arm: rename xen_pgtable to boot_pgtable
2013-04-24 Egger Christophinstall qemu into the location specified via configure...
2013-04-24 Christoph Eggertools/pygrub: Fix install when $(BINDIR) and $(PRIVATE_...
2013-04-24 Christoph Eggertools/xenbackendd: make 'gmake clean' properly cleaning
2013-04-24 David Scottlibxl: Only call stat() when adding a disk if we expect...
2013-04-24 Ian Campbellhotplug: add openvswitch script
2013-04-24 Ben Guthrons16550: delay resume until dom0 ACPI has a chance...
2013-04-23 Daniel De Graafx86: remove IS_PRIV_FOR references
2013-04-23 Daniel De Graafx86/hvm: convert access check for nested HVM to XSM
2013-04-23 Daniel De Graafcpupool: prevent a domain from moving itself
2013-04-22 Len Brownx86/mwait_idle: support Haswell
2013-04-22 Jan BeulichMerge branch 'staging' of xenbits.xen.org:/home/xen...
2013-04-22 Len Brownx86/mwait_idle: stop using driver_data for static flags
2013-04-22 Ian CampbellMerge branch 'staging' of ssh://xenbits.xen.org/home...
2013-04-22 Jan Beulichx86/EFI: pass boot services variable info to runtime...
2013-04-22 Jan BeulichEFI: update error indicators
2013-04-22 Bastian Blanklibxc: Add unsafe decompressors
2013-04-22 Stefano Stabellinixen/arm: do not use is_running to decide whether we...
2013-04-22 Xu Zhangmini-os/x86-64 entry: check against nested events and...
2013-04-22 Xu Zhangmini-os/x86-64 entry: defer RESTORE_REST until return
2013-04-22 Xu Zhangmini-os/x86-64 entry: remove unnecessary event blocking
2013-04-22 Xu Zhangmini-os/x86-64 entry: code refactoring; no functional...
2013-04-22 Xu Zhangmini-os/x86-64 entry: define macros for registers parti...
2013-04-22 Xu Zhangmini-os/x86-64 entry: code clean-ups; no functional...
2013-04-19 Jan BeulichVMX: adjust correct table when there's no posted interr...
2013-04-19 Ben Guthrox86/S3: Fix cpu pool scheduling after suspend/resume
2013-04-19 Daniel De Graafx86: remove IS_PRIV bypass on IRQ check
2013-04-18 Daniel De Graafx86: remove IS_PRIV access check bypasses
2013-04-18 Ian CampbellMerge branch 'staging' of ssh://xenbits.xen.org/home...
2013-04-18 Jan Beulichx86: fix various issues with handling guest IRQs
2013-04-18 Jan Beulichx86: clear EFLAGS.NT in SYSENTER entry path
2013-04-18 Ian Campbellarm: vgic: fix race in vgic_vcpu_inject_irq
2013-04-18 Ian Campbellarm64: correct secondary CPU bringup
2013-04-18 Ian Campbellarm: gic: implement IPIs using SGI mechanism
2013-04-18 Yang ZhangVMX: Use posted interrupt to deliver virutal interrupt
next